home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 05 Programming / ASTERI.SFX / Suggestions < prev    next >
Text File  |  1990-02-12  |  1KB  |  50 lines

  1.             =Suggestions=
  2.  
  3. - Ramcard Support
  4.   - Use Virtal memory (page swapping)
  5.     to allow a concurrent system
  6.   - Expand ASTERIX into a "real" OS
  7.   - Code segments
  8.  
  9. - Do away with "sh <"
  10.  
  11. - Do away with declaring the input
  12.   file explicitly
  13.  
  14. - Get CBFORTH & Assembler going
  15.  
  16. - Create a few more commands:
  17.    shark/tar   uuxfer      xmodem
  18.    'rlogin'    set-prompt  dump
  19.    pwd         nroff       date
  20.    un/compress + games
  21.  
  22. - Have the disk drive(s) & RS232 as
  23.   devices
  24.  
  25. - Have the VICII as a device
  26.   (ie: echo "|00" >vic$20 - turns the
  27.    border black)
  28.  
  29. - Improve Ratsword, use a linked
  30.   structure rather than the 80X100
  31.   'screen' editor type
  32.   - Show cursor position in decimal
  33.   - Remember the filename
  34.  
  35. - Redesign to a 'proper' OS model
  36.   (ie: XINU)
  37.  
  38. - Improve the efficency of the I/O
  39.   routines. Currently limited to
  40.   600-700 chars/sec because there is
  41.   only chrin & chrout (getc, putc)
  42.  
  43. - Pascal, Small C, UUPC!  (I can dream,
  44.   can't I?)
  45.  
  46. - Redefine the character set to show
  47.   TrueASC characters (tilte, pipe,,,)
  48.  
  49. - File wildcarding
  50.